[INFO] fetching crate minidump-writer 0.11.0...
[INFO] testing minidump-writer-0.11.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate minidump-writer 0.11.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate minidump-writer 0.11.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate minidump-writer 0.11.0
[INFO] tweaked toml for crates.io crate minidump-writer 0.11.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate minidump-writer 0.11.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate minidump-writer 0.11.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20d3769b4bb65f95beba6dafe297685d3268424cc375356298e83c8697b2d5cb
[INFO] running `Command { std: "docker" "start" "-a" "20d3769b4bb65f95beba6dafe297685d3268424cc375356298e83c8697b2d5cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20d3769b4bb65f95beba6dafe297685d3268424cc375356298e83c8697b2d5cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20d3769b4bb65f95beba6dafe297685d3268424cc375356298e83c8697b2d5cb", kill_on_drop: false }`
[INFO] [stdout] 20d3769b4bb65f95beba6dafe297685d3268424cc375356298e83c8697b2d5cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4081f92b1fe878162761dcbfc37003fbcc9b4c375d6878d785f7cd109a5f7fc3
[INFO] running `Command { std: "docker" "start" "-a" "4081f92b1fe878162761dcbfc37003fbcc9b4c375d6878d785f7cd109a5f7fc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling minidump-writer v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling failspot v0.2.0
[INFO] [stderr]    Compiling range-map v0.2.0
[INFO] [stderr]    Compiling crash-context v0.6.3
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling goblin v0.9.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling error-graph v0.1.1
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling minidump-common v0.26.0
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.32s
[INFO] running `Command { std: "docker" "inspect" "4081f92b1fe878162761dcbfc37003fbcc9b4c375d6878d785f7cd109a5f7fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4081f92b1fe878162761dcbfc37003fbcc9b4c375d6878d785f7cd109a5f7fc3", kill_on_drop: false }`
[INFO] [stdout] 4081f92b1fe878162761dcbfc37003fbcc9b4c375d6878d785f7cd109a5f7fc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92f41ac0310d95d86ece71a100d0f5d87f28be364ffa161eab5eb5ef2db1e85f
[INFO] running `Command { std: "docker" "start" "-a" "92f41ac0310d95d86ece71a100d0f5d87f28be364ffa161eab5eb5ef2db1e85f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling current_platform v0.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling failspot v0.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling goblin v0.9.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling error-graph v0.1.1
[INFO] [stderr]    Compiling minidump-common v0.26.0
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling minidump-writer v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling minidump v0.26.0
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> tests/ptrace_dumper.rs:85:35
[INFO] [stdout]    |
[INFO] [stdout] 85 |         act.sa_sigaction = on_sig as usize;
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 85 |         act.sa_sigaction = on_sig as *const () as usize;
[INFO] [stdout]    |                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "92f41ac0310d95d86ece71a100d0f5d87f28be364ffa161eab5eb5ef2db1e85f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92f41ac0310d95d86ece71a100d0f5d87f28be364ffa161eab5eb5ef2db1e85f", kill_on_drop: false }`
[INFO] [stdout] 92f41ac0310d95d86ece71a100d0f5d87f28be364ffa161eab5eb5ef2db1e85f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2b48b9f68dfe81453af1e4f20bb3c956069d87c2e48a858b9d1ff77bd7ad408f
[INFO] running `Command { std: "docker" "start" "-a" "2b48b9f68dfe81453af1e4f20bb3c956069d87c2e48a858b9d1ff77bd7ad408f", kill_on_drop: false }`
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]   --> tests/ptrace_dumper.rs:85:35
[INFO] [stderr]    |
[INFO] [stderr] 85 |         act.sa_sigaction = on_sig as usize;
[INFO] [stderr]    |                                   ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]    |
[INFO] [stderr] 85 |         act.sa_sigaction = on_sig as *const () as usize;
[INFO] [stderr]    |                                   ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `minidump-writer` (test "ptrace_dumper") generated 1 warning (run `cargo fix --test "ptrace_dumper" -p minidump-writer` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/minidump_writer-7b2a52c3627761e8)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test linux::maps_reader::tests::test_elf_file_so_version ... ok
[INFO] [stdout] test linux::maps_reader::tests::test_get_mapping_effective_name ... ok
[INFO] [stdout] test linux::maps_reader::tests::test_merged ... ok
[INFO] [stdout] test linux::maps_reader::tests::test_linux_gate_parsing ... ok
[INFO] [stdout] test linux::module_reader::test::build_id_program_headers ... ok
[INFO] [stdout] test linux::maps_reader::tests::test_merged_reserved_mappings_within_module ... ok
[INFO] [stdout] test linux::module_reader::test::soname_program_headers ... ok
[INFO] [stdout] test linux::module_reader::test::build_id_section ... ok
[INFO] [stdout] test linux::maps_reader::tests::test_whitespaces_in_name ... ok
[INFO] [stdout] test linux::module_reader::test::soname_section ... ok
[INFO] [stdout] test linux::maps_reader::tests::test_reading_all ... ok
[INFO] [stdout] test linux::module_reader::test::build_id_text_hash ... ok
[INFO] [stdout] test linux::maps_reader::tests::test_merged_reserved_mappings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/test.rs (/opt/rustwide/target/debug/deps/test-858249df8cdd8a1b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/linux_minidump_writer.rs (/opt/rustwide/target/debug/deps/linux_minidump_writer-c55aa5814baeebe0)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test sanitized_stacks::with_context ... ok
[INFO] [stdout] test skip_if_requested::with_context ... ok
[INFO] [stdout] test file_descriptors::with_context ... ok
[INFO] [stdout] test named_threads::with_context ... ok
[INFO] [stdout] test sanitized_stacks::without_context ... ok
[INFO] [stdout] test write_and_read_dump_from_parent::with_context ... ignored
[INFO] [stdout] test write_and_read_dump_from_parent::without_context ... ignored
[INFO] [stdout] test with_deleted_binary ... ok
[INFO] [stdout] test memory_info_list_stream ... ok
[INFO] [stdout] test file_descriptors::without_context ... ok
[INFO] [stdout] test minidump_size_limit ... ok
[INFO] [stdout] test named_threads::without_context ... ok
[INFO] [stdout] test write_dump::without_context ... ok
[INFO] [stdout] test skip_if_requested::without_context ... ok
[INFO] [stdout] test write_early_abort::with_context ... ok
[INFO] [stdout] test write_dump::with_context ... ok
[INFO] [stdout] test write_with_additional_memory::without_context ... ok
[INFO] [stdout] test write_early_abort::without_context ... ok
[INFO] [stderr]      Running tests/linux_minidump_writer_soft_error.rs (/opt/rustwide/target/debug/deps/linux_minidump_writer_soft_error-3f6bd02503dc5717)
[INFO] [stdout] test write_with_additional_memory::with_context ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 51.96s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test soft_error_stream ... ok
[INFO] [stderr]      Running tests/mac_minidump_writer.rs (/opt/rustwide/target/debug/deps/mac_minidump_writer-cb8ff35df3e7935a)
[INFO] [stdout] test soft_error_stream_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ptrace_dumper.rs (/opt/rustwide/target/debug/deps/ptrace_dumper-f14ee4cb73460ded)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_setup ... ok
[INFO] [stdout] test test_merged_mappings ... ok
[INFO] [stdout] test test_linux_gate_mapping_id ... ok
[INFO] [stdout] test test_file_id ... ok
[INFO] [stdout] test test_mappings_include_linux_gate ... ok
[INFO] [stdout] test test_sanitize_stack_copy ... ok
[INFO] [stdout] test test_copy_from_process_self ... ok
[INFO] [stdout] test test_find_mapping ... ok
[INFO] [stdout] test test_thread_list_from_parent ... ok
[INFO] [stdout] test test_thread_list_from_child ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.48s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/task_dumper.rs (/opt/rustwide/target/debug/deps/task_dumper-7e8e4149ac8143ba)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/windows_minidump_writer.rs (/opt/rustwide/target/debug/deps/windows_minidump_writer-7a88fbf3e0cec1ab)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests minidump_writer
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2b48b9f68dfe81453af1e4f20bb3c956069d87c2e48a858b9d1ff77bd7ad408f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b48b9f68dfe81453af1e4f20bb3c956069d87c2e48a858b9d1ff77bd7ad408f", kill_on_drop: false }`
[INFO] [stdout] 2b48b9f68dfe81453af1e4f20bb3c956069d87c2e48a858b9d1ff77bd7ad408f
